home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Utilities / Commodities / Yak / Source / Prefs / Convert / Include / Hotkey_Naming.h
Encoding:
Text File  |  1995-11-16  |  185 b   |  8 lines

  1. /* Prototypes for functions defined in  hotkey_naming.c */
  2.  
  3. void ColorUp (char *I_Str, char *O_Str);
  4.  
  5. void FirstWord (char *I_Str, char *O_Str);
  6.  
  7. void AutomaticNaming (YakHotKey *yhk);
  8.